blktap2: fix libgcrypt detection
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 06:42:12 +0000 (06:42 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 06:42:12 +0000 (06:42 +0000)
commitf1fa336b59335d41cf7b0287ff45a0fa2323a500
treebbad6961b77adcb20b00abf887f08fea561042e3
parent61fff729d6e4d02957300ac965b4dd4e5f1516ae
blktap2: fix libgcrypt detection

If we want to check the functionality of libgcrypt, we shouldn't test
a function only exported by openssl, but instead the one actually used
in the code.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
tools/blktap2/drivers/check_gcrypt